Get Users by User Role

{ getUsersByRole }

Returns a list of users assigned to a given role

Method

/API/admin/getUsersByRole

  • API Section: /API/admin
  • API Version: 1.0
  • Method operates via POST actions only.
  • NOTE: API 1.0 methods are now deprecated. Use API 2.0 methods instead

    Input Parameters

    Name

    roleId

    Type

    string

    Description

    String

    Output Response

    Successful Result Code

    200

    Response List Type

    Description of Response Type

    The special 'Active Directory' user object with all relevant meta-data for the user. Note that the response is returned as a list of items of this object type.